URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-Dosage.rate[x] |
Version | |
Status | active |
Description | Cross-Version Extension for Dosage.rate[x]. Valid in versions R2 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Amount of medication per unit of time | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | |||
![]() ![]() ![]() ![]() | Ratio | |||
![]() ![]() ![]() ![]() | Range | |||
![]() ![]() ![]() ![]() | Quantity(SimpleQuantity) | |||
![]() ![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-Dosage.rate[x]" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r3-dos.rate[x]", "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Dosage.rate[x]", "name" : "XVerExtensionDosage.rate[x]R3", "title" : "Cross-Version Extension for Dosage.rate[x] in R3", "status" : "active", "experimental" : false, "publisher" : "HL7 FHIR Standard", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }], "description" : "Cross-Version Extension for Dosage.rate[x]. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because it's counted as a new element", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "context" : [{ "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "1.0" }, { "url" : "endFhirVersion", "valueCode" : "1.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Basic" }], "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "Amount of medication per unit of time", "definition" : "Amount of medication per unit of time.", "comment" : "It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.", "requirements" : "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.", "min" : 0, "max" : "1", "isModifier" : false, "mapping" : [{ "identity" : "rim", "map" : ".rateQuantity" }] }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "Ratio" }, { "code" : "Range" }, { "code" : "Quantity", "profile" : ["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"] }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Dosage.rate[x]" }] } }